projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6adadec
)
Make current-prefix nil when not showing popup
author
justbur
<justin@burkett.cc>
Thu, 16 Jun 2016 15:01:53 +0000
(11:01 -0400)
committer
justbur
<justin@burkett.cc>
Thu, 16 Jun 2016 15:01:53 +0000
(11:01 -0400)
which-key.el
patch
|
blob
|
history
diff --git
a/which-key.el
b/which-key.el
index 55721a8129f4752c3fc4e1f406d726422dcd1406..6f2792ee90ca71f56a0f7a1ca644a716d1f2d60d 100644
(file)
--- a/
which-key.el
+++ b/
which-key.el
@@
-893,6
+893,7
@@
total height."
"This function is called to hide the which-key buffer."
(unless (member real-this-command which-key--paging-functions)
(setq which-key--current-page-n nil
+ which-key--current-prefix nil
which-key--using-top-level nil
which-key--using-show-keymap nil
which-key--using-show-operator-keymap nil